A workaround to provide all properties on final class#670
Closed
camlafit wants to merge 1464 commits intoLuracast:masterfrom
Closed
A workaround to provide all properties on final class#670camlafit wants to merge 1464 commits intoLuracast:masterfrom
camlafit wants to merge 1464 commits intoLuracast:masterfrom
Conversation
…s->restler->responseCode` from the api method.
…ion to create the cache folder Luracast#346
…ormative exception when file info extension is missing
… html attributes (for example id, accept etc) easily
… its properties with @Class comment Example:- `@class Validator {@holdException}` makes the validator to hold the exceptions instead of throwing
…s to install them individually when they need them
… composer packages
…instead of actual properties if found
…e the required of custom class properties
…ide the exposed properties of custom class parameters
…populates the labels
Adding a way to support future development of the project
… php that executed composer to execute the scripts as well
…ng the example classes and sets the timeout to 0 for running the server without timeout
* Follow documentation provided at https://swagger.io/docs/specification/describing-responses/ * Override default value "Succes" when a description is provided in phpdoc ```@return``` * solve Luracast#565
Override response description on swagger content
… constructor works!
Make form_key/csrf token regeneration configurable.
* Search parent class and apply children element to final model Note : Should be managed by subTypes properties but actual code don't allow to propagate other object/property
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note : Should be managed by subTypes properties but actual code don't allow to propagate other object/property
related to #669